home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / PCWK-txt / Antyspam / Spam Buster 1.95 / spambuster195.exe / %MAINDIR% / spamBuster.exe / 0 / RCDATA / TFRMHEADERS / TFRMHEADERS.txt < prev   
Encoding:
Text File  |  2002-03-14  |  5.7 KB  |  273 lines

  1. object frmHeaders: TfrmHeaders
  2.   Left = 176
  3.   Top = 44
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Header characteristics'
  7.   ClientHeight = 429
  8.   ClientWidth = 530
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   HelpFile = 'spambuster.hlp'
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object EsLabel1: TEsLabel
  20.     Left = 8
  21.     Top = 3
  22.     Width = 449
  23.     Height = 35
  24.     Appearance = apCustom
  25.     Caption = 'The E-mail header characteristics'
  26.     ColorScheme = csCustom
  27.     CustomSettings.ShadowColor = clOlive
  28.     CustomSettings.ShadowDepth = 4
  29.     CustomSettings.ShadowStyle = ssExtrude
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clBlue
  32.     Font.Height = -27
  33.     Font.Name = 'Times New Roman'
  34.     Font.Style = []
  35.     ParentFont = False
  36.   end
  37.   object Label1: TLabel
  38.     Left = 13
  39.     Top = 40
  40.     Width = 508
  41.     Height = 33
  42.     AutoSize = False
  43.     Caption = 
  44.       'If text in the e-mail header line follows any of these patterns ' +
  45.       'it will be marked for deletion since it looks like a potential s' +
  46.       'pam.'
  47.     WordWrap = True
  48.   end
  49.   object Bevel2: TBevel
  50.     Left = 14
  51.     Top = 81
  52.     Width = 507
  53.     Height = 264
  54.   end
  55.   object lblMailbox: TLabel
  56.     Left = 176
  57.     Top = 184
  58.     Width = 73
  59.     Height = 16
  60.     Caption = 'For Mailbox:'
  61.     Visible = False
  62.   end
  63.   object lblCountry: TLabel
  64.     Left = 161
  65.     Top = 284
  66.     Width = 3
  67.     Height = 16
  68.   end
  69.   object cbCase: TCheckBox
  70.     Left = 160
  71.     Top = 314
  72.     Width = 241
  73.     Height = 17
  74.     HelpContext = 2002
  75.     Caption = '&Check if case matters (upper/lower)'
  76.     TabOrder = 8
  77.   end
  78.   object btOK: TButton
  79.     Left = 355
  80.     Top = 390
  81.     Width = 76
  82.     Height = 28
  83.     Caption = 'OK'
  84.     Default = True
  85.     ModalResult = 1
  86.     TabOrder = 9
  87.     OnClick = btOKClick
  88.   end
  89.   object btCancel: TButton
  90.     Left = 443
  91.     Top = 390
  92.     Width = 76
  93.     Height = 28
  94.     Cancel = True
  95.     Caption = 'Cancel'
  96.     ModalResult = 2
  97.     TabOrder = 10
  98.   end
  99.   object Panel1: TPanel
  100.     Left = 14
  101.     Top = 350
  102.     Width = 297
  103.     Height = 73
  104.     TabOrder = 11
  105.     object Image1: TImage
  106.       Left = 144
  107.       Top = 14
  108.       Width = 17
  109.       Height = 25
  110.       Picture.Data = {<image000.bmp>}
  111.     end
  112.     object Image2: TImage
  113.       Left = 143
  114.       Top = 43
  115.       Width = 17
  116.       Height = 25
  117.       Picture.Data = {<image001.bmp>}
  118.     end
  119.     object Label6: TLabel
  120.       Left = 19
  121.       Top = 27
  122.       Width = 105
  123.       Height = 39
  124.       AutoSize = False
  125.       Caption = 'Note: Only messages with a check mark will be deleted.'
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clWindowText
  128.       Font.Height = -11
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = []
  131.       ParentFont = False
  132.       WordWrap = True
  133.     end
  134.     object Label2: TLabel
  135.       Left = 8
  136.       Top = 6
  137.       Width = 121
  138.       Height = 16
  139.       Caption = 'Mark message with :'
  140.     end
  141.     object rbCheck: TRadioButton
  142.       Left = 160
  143.       Top = 15
  144.       Width = 100
  145.       Height = 17
  146.       HelpContext = 2003
  147.       Caption = 'check &mark'
  148.       TabOrder = 0
  149.     end
  150.     object rbQuestion: TRadioButton
  151.       Left = 160
  152.       Top = 45
  153.       Width = 121
  154.       Height = 17
  155.       HelpContext = 2003
  156.       Caption = '&question mark'
  157.       TabOrder = 1
  158.     end
  159.   end
  160.   object cbWhat: TComboBox
  161.     Left = 160
  162.     Top = 224
  163.     Width = 193
  164.     Height = 24
  165.     HelpContext = 3005
  166.     Style = csDropDownList
  167.     ItemHeight = 16
  168.     Items.Strings = (
  169.       'Contains'
  170.       'Contains (whole word)'
  171.       'Equals (exact match)'
  172.       'Starts with'
  173.       'Ends with')
  174.     TabOrder = 6
  175.   end
  176.   object cbHeader: TComboBox
  177.     Left = 160
  178.     Top = 254
  179.     Width = 353
  180.     Height = 24
  181.     HelpContext = 3006
  182.     ItemHeight = 16
  183.     Items.Strings = (
  184.       'X-1'
  185.       'X-Advertisement'
  186.       'X-Authentication-Warning'
  187.       'X-BulkEmail'
  188.       'X-Distribution: Bulk'
  189.       'X-Distribution: Mass'
  190.       'X-Distribution: Moderate'
  191.       'X-Mailer: Emailer Platinum'
  192.       'X-Mailer: Extractor'
  193.       'X-Mailer: eMarksman'
  194.       'X-Mailer: Floodgate'
  195.       'X-Mailer: Group Mail'
  196.       'X-Mailer: Millennium Mailer'
  197.       'X-Removal'
  198.       'X-Sender: News Breaker')
  199.     TabOrder = 7
  200.     Text = 'cbHeader'
  201.   end
  202.   object rbHeader: TRadioButton
  203.     Left = 24
  204.     Top = 227
  205.     Width = 129
  206.     Height = 17
  207.     HelpContext = 3004
  208.     Caption = 'Message Header'
  209.     Checked = True
  210.     TabOrder = 5
  211.     TabStop = True
  212.     OnClick = rbReplyTomatchClick
  213.   end
  214.   object rbReplyTomatch: TRadioButton
  215.     Left = 24
  216.     Top = 92
  217.     Width = 417
  218.     Height = 17
  219.     HelpContext = 3001
  220.     Caption = 'The Sender address does not match the '#39'Reply-to'#39' address'
  221.     TabOrder = 0
  222.     OnClick = rbReplyTomatchClick
  223.   end
  224.   object rbTo: TRadioButton
  225.     Left = 24
  226.     Top = 152
  227.     Width = 225
  228.     Height = 17
  229.     HelpContext = 3002
  230.     Caption = 'The '#39'To'#39' address does not contain:'
  231.     TabOrder = 2
  232.     OnClick = rbReplyTomatchClick
  233.   end
  234.   object edTo: TEdit
  235.     Left = 256
  236.     Top = 149
  237.     Width = 257
  238.     Height = 24
  239.     HelpContext = 3002
  240.     TabOrder = 3
  241.     Visible = False
  242.   end
  243.   object rbFromEqualsTo: TRadioButton
  244.     Left = 24
  245.     Top = 122
  246.     Width = 417
  247.     Height = 17
  248.     HelpContext = 3007
  249.     Caption = 'The Sender address equals the '#39'To'#39' address field'
  250.     TabOrder = 1
  251.     OnClick = rbReplyTomatchClick
  252.   end
  253.   object cbMailBox: TComboBox
  254.     Left = 256
  255.     Top = 180
  256.     Width = 257
  257.     Height = 24
  258.     Style = csDropDownList
  259.     ItemHeight = 16
  260.     TabOrder = 4
  261.     Visible = False
  262.   end
  263.   object btCountry: TButton
  264.     Left = 356
  265.     Top = 356
  266.     Width = 163
  267.     Height = 28
  268.     Caption = 'Block out a country'
  269.     TabOrder = 12
  270.     OnClick = btCountryClick
  271.   end
  272. end
  273.